Skip to main content
POST
[Admin] Create a webhook for a customer

Authorizations

Authorization
string
header
required

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Path Parameters

id
string<uuid>
required

Body

application/json
id
string<uuid>
eventName
string | null
url
string | null
isActive
boolean
groupId
string<uuid>
params
string | null
conditionGroups
object[] | null
name
string | null

Response

200

OK